[INFO] fetching crate sourcetrait_ronx 3.2.1...
[INFO] fixing sourcetrait_ronx-3.2.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate sourcetrait_ronx 3.2.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate sourcetrait_ronx 3.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sourcetrait_ronx 3.2.1
[INFO] tweaked toml for crates.io crate sourcetrait_ronx 3.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sourcetrait_ronx 3.2.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sourcetrait_ronx 3.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded typeid v1.0.3
[INFO] [stderr]   Downloaded hashlink v0.10.0
[INFO] [stderr]   Downloaded sourcetrait_ronx_macro v1.1.1
[INFO] [stderr]   Downloaded erased-serde v0.4.8
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded ron v0.10.1
[INFO] [stderr]   Downloaded syn v2.0.106
[INFO] [stderr]   Downloaded hashbrown v0.15.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f62a8d84d2b63aa9b0fb678822b2bbcd3120eca52607fd816fab9e4127cec7ca
[INFO] running `Command { std: "docker" "start" "f62a8d84d2b63aa9b0fb678822b2bbcd3120eca52607fd816fab9e4127cec7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f62a8d84d2b63aa9b0fb678822b2bbcd3120eca52607fd816fab9e4127cec7ca" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f62a8d84d2b63aa9b0fb678822b2bbcd3120eca52607fd816fab9e4127cec7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f62a8d84d2b63aa9b0fb678822b2bbcd3120eca52607fd816fab9e4127cec7ca" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking sourcetrait_stdx v1.5.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling sourcetrait_ronx_macro v1.1.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking sourcetrait_ronx v3.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `sourcetrait_testing` in this scope
[INFO] [stdout]  --> tests/fromto.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use sourcetrait_testing::prelude::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sourcetrait_testing`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 -     use sourcetrait_testing::prelude::*;
[INFO] [stdout] 5 +     use sourcetrait_stdx::prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]  --> tests/fromto.rs:9:39
[INFO] [stdout]   |
[INFO] [stdout] 9 |     static TESTING: testing::Module = testing::module!(Integration, {
[INFO] [stdout]   |                                       ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let _test = testing::test!();
[INFO] [stdout]    |                     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let test = testing::test!({
[INFO] [stdout]    |                    ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sourcetrait_testing` in this scope
[INFO] [stdout]  --> tests/fromto_inline.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use sourcetrait_testing::prelude::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `sourcetrait_testing`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 -     use sourcetrait_testing::prelude::*;
[INFO] [stdout] 7 +     use sourcetrait_stdx::prelude::*;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 |     static TESTING: testing::Module = testing::module!(Integration, {
[INFO] [stdout]    |                                       ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:15:40
[INFO] [stdout]    |
[INFO] [stdout] 15 |     static GROUP_ABC: testing::Group = testing::group!(
[INFO] [stdout]    |                                        ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:22:44
[INFO] [stdout]    |
[INFO] [stdout] 22 |     static GROUP_ABCDEFG: testing::Group = testing::group!(
[INFO] [stdout]    |                                            ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:29:47
[INFO] [stdout]    |
[INFO] [stdout] 29 |     static GROUP_ABCDEFG_EC: testing::Group = testing::group!(
[INFO] [stdout]    |                                               ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:36:50
[INFO] [stdout]    |
[INFO] [stdout] 36 |     static GROUP_ABCDEFG_EC_GE: testing::Group = testing::group!(
[INFO] [stdout]    |                                                  ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let _test = testing::test!();
[INFO] [stdout]    |                     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]    --> tests/fromto_inline.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let _test = testing::test!();
[INFO] [stdout]     |                     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]    --> tests/fromto_inline.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let _test = testing::test!();
[INFO] [stdout]     |                     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]    --> tests/fromto_inline.rs:146:21
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let _test = testing::test!();
[INFO] [stdout]     |                     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tested` in this scope
[INFO] [stdout]   --> tests/fromto.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[tested]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:1793:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 42 -     #[tested]
[INFO] [stdout] 42 +     #[test]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tested` in this scope
[INFO] [stdout]   --> tests/fromto.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[tested]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:1793:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 53 -     #[tested]
[INFO] [stdout] 53 +     #[test]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tested` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[tested]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:1793:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named attribute macro `test` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 80 -     #[tested]
[INFO] [stdout] 80 +     #[test]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tested` in this scope
[INFO] [stdout]    --> tests/fromto_inline.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[tested]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:1793:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 101 -     #[tested]
[INFO] [stdout] 101 +     #[test]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tested` in this scope
[INFO] [stdout]    --> tests/fromto_inline.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[tested]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:1793:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 122 -     #[tested]
[INFO] [stdout] 122 +     #[test]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `tested` in this scope
[INFO] [stdout]    --> tests/fromto_inline.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[tested]
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/macros/mod.rs:1793:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named attribute macro `test` defined here
[INFO] [stdout] help: an attribute macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 144 -     #[tested]
[INFO] [stdout] 144 +     #[test]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]  --> tests/fromto.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     static TESTING: testing::Module = testing::module!(Integration, {
[INFO] [stdout]   |                     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sourcetrait_ronx` (test "fromto") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |     static TESTING: testing::Module = testing::module!(Integration, {
[INFO] [stdout]    |                     ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     static GROUP_ABC: testing::Group = testing::group!(
[INFO] [stdout]    |                       ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     static GROUP_ABCDEFG: testing::Group = testing::group!(
[INFO] [stdout]    |                           ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     static GROUP_ABCDEFG_EC: testing::Group = testing::group!(
[INFO] [stdout]    |                              ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `testing` in this scope
[INFO] [stdout]   --> tests/fromto_inline.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |     static GROUP_ABCDEFG_EC_GE: testing::Group = testing::group!(
[INFO] [stdout]    |                                 ^^^^^^^ use of unresolved module or unlinked crate `testing`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sourcetrait_ronx` (test "fromto_inline") due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "f62a8d84d2b63aa9b0fb678822b2bbcd3120eca52607fd816fab9e4127cec7ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62a8d84d2b63aa9b0fb678822b2bbcd3120eca52607fd816fab9e4127cec7ca", kill_on_drop: false }`
[INFO] [stdout] f62a8d84d2b63aa9b0fb678822b2bbcd3120eca52607fd816fab9e4127cec7ca
